Micron Document
<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>User Account Control</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/User_Account_Control"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/ext.pygments.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-User_Account_Control rootpage-User_Account_Control skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">User Account Control</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">

<p><b>User Account Control</b> (<b>UAC</b>) is a <a href="Mandatory_access_control" title="Mandatory access control">mandatory access control</a> enforcement feature introduced with <a href="Microsoft" title="Microsoft">Microsoft</a>'s <a href="Windows_Vista" title="Windows Vista">Windows Vista</a><sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> and <a href="Windows_Server_2008" title="Windows Server 2008">Windows Server 2008</a> <a href="Operating_system" title="Operating system">operating systems</a>, with a more relaxed<sup id="cite_ref-winsupersiteuac_2-0" class="reference"><a href="#cite_note-winsupersiteuac-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> version also present in the versions after Vista, being <a href="Windows_7" title="Windows 7">Windows 7</a>, <a href="Windows_Server_2008_R2" title="Windows Server 2008 R2">Windows Server 2008 R2</a>, <a href="Windows_8" title="Windows 8">Windows 8</a>, <a href="Windows_Server_2012" title="Windows Server 2012">Windows Server 2012</a>, <a href="Windows_8.1" title="Windows 8.1">Windows 8.1</a>, <a href="Windows_Server_2012_R2" title="Windows Server 2012 R2">Windows Server 2012 R2</a>, <a href="Windows_10" title="Windows 10">Windows 10</a>, and <a href="Windows_11" title="Windows 11">Windows 11</a>. It aims to improve the security of <a href="Microsoft_Windows" title="Microsoft Windows">Microsoft Windows</a> by limiting <a href="Application_software" title="Application software">application software</a> to standard <a href="User_privilege" class="mw-redirect" title="User privilege">user privileges</a> until an <a href="System_administrator" title="System administrator">administrator</a> authorises an increase or elevation. In this way, only applications trusted by the user may receive administrative privileges and <a href="Malware" title="Malware">malware</a> are kept from compromising the operating system. In other words, a user account may have administrator privileges assigned to it, but applications that the user runs do not inherit those privileges unless they are approved beforehand or the user explicitly authorises it.
</p><p>UAC uses <a href="Mandatory_Integrity_Control" title="Mandatory Integrity Control">Mandatory Integrity Control</a> to isolate running processes with different privileges. To reduce the possibility of lower-privilege applications communicating with higher-privilege ones, another new technology, <a href="User_Interface_Privilege_Isolation" title="User Interface Privilege Isolation">User Interface Privilege Isolation</a>, is used in conjunction with User Account Control to isolate these processes from each other.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup> One prominent use of this is <a href="Internet_Explorer_7" title="Internet Explorer 7">Internet Explorer 7</a>'s "Protected Mode".<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup>
</p><p>Operating systems on mainframes and on servers have differentiated between <a href="Superusers" class="mw-redirect" title="Superusers">superusers</a> and <a href="Userland_(computing)" class="mw-redirect" title="Userland (computing)">userland</a> for decades. This had an obvious security component, but also an administrative component, in that it prevented users from accidentally changing system settings.
</p><p>Early Microsoft <a href="Home_computer" title="Home computer">home operating-systems</a> (such as <a href="MS-DOS" title="MS-DOS">MS-DOS</a> and <a href="Windows_9x" title="Windows 9x">Windows 9x</a>) did not have a concept of different user-accounts on the same machine. Subsequent versions of Windows and Microsoft applications encouraged the use of non-administrator user-logons, yet some applications continued to require administrator rights. Microsoft does not certify applications as Windows-compliant if they require administrator privileges; such applications may not use the Windows-compliant logo with their packaging.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Behavior_in_Windows_versions">Behavior in Windows versions</h2></div>
<ul><li><b><a href="Windows_1.0x" class="mw-redirect" title="Windows 1.0x">Windows 1.0</a>–<a href="Windows_3.11" class="mw-redirect" title="Windows 3.11">3.11</a> and <a href="Windows_9x" title="Windows 9x">Windows 9x</a>:</b> all applications had privileges equivalent to the operating system;</li>
<li><b>All versions of <a href="Windows_NT" title="Windows NT">Windows NT</a> up to, and including, <a href="Windows_XP" title="Windows XP">Windows XP</a> and <a href="Windows_Server_2003" title="Windows Server 2003">Windows Server 2003</a>:</b> introduced multiple user-accounts, but in practice most users continued to function as an administrator for their normal operations. Further, some applications would require that the user be an administrator for some or all of their functions to work.<sup id="cite_ref-Channel_9_5-0" class="reference"><a href="#cite_note-Channel_9-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup></li>
<li><b><a href="Windows_Vista" title="Windows Vista">Windows Vista</a> and <a href="Windows_Server_2008" title="Windows Server 2008">Windows Server 2008</a>:</b> Microsoft developed Vista security firstly from the <i>Limited User Account</i> (LUA), then renamed the concept to <i>User Account Protection</i> (UAP) before finally shipping User Account Control (UAC).<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> Introduced in <a href="Windows_Vista" title="Windows Vista">Windows Vista</a>, User Account Control (UAC) offers an approach to encourage "super-user when necessary". The key to UAC lies in its ability to elevate privileges without changing the user context (user "Bob" is still user "Bob"). As always, it is difficult to introduce new security features without breaking compatibility with existing applications.
<ul><li>When someone logs into Vista as a standard user, the system sets up a logon session and assigns a <a href="Token_(Windows_NT_architecture)" class="mw-redirect" title="Token (Windows NT architecture)">token</a> containing only the most basic privileges. In this way, the new logon session cannot make changes that would affect the entire system.</li>
<li>When a person logs in as a user with membership in the Administrators group, the system assigns two separate tokens: the first token contains all privileges typically awarded to an administrator, and the second is a restricted token similar to what a standard user would receive.
<ul><li>User applications, including the <a href="Windows_Shell" class="mw-redirect" title="Windows Shell">Windows Shell</a>, then start with the restricted token, resulting in a reduced-privilege environment – even when running under an Administrator account.</li>
<li>When an application requests higher privileges or when a user selects a "Run as administrator" option, UAC will prompt standard users to enter the credentials of an Administrator account and prompt Administrators for confirmation and, if consent is given, continue or start the process using an unrestricted token.<sup id="cite_ref-kennykerr_7-0" class="reference"><a href="#cite_note-kennykerr-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup></li></ul></li></ul></li>
<li><b><a href="Windows_7" title="Windows 7">Windows 7</a> and <a href="Windows_Server_2008_R2" title="Windows Server 2008 R2">Windows Server 2008 R2</a>:</b> Microsoft included a user interface to change User Account Control settings, and introduced one new notification mode: the <i>default</i> setting. By default, UAC does not prompt for consent when users make changes to Windows settings that require elevated permission through programs stored in <a href="%25SystemRoot%25" class="mw-redirect" title="%SystemRoot%">%SystemRoot%</a> and digitally signed by Microsoft. Programs that require permission to run still trigger a prompt. Other User Account Control settings that can be changed through the new UI could have been accessed through the <a href="Windows_Registry" title="Windows Registry">registry</a> in Windows Vista.<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup></li>
<li><b><a href="Windows_8" title="Windows 8">Windows 8</a>/<a href="Windows_8.1" title="Windows 8.1">8.1</a> and <a href="Windows_Server_2012" title="Windows Server 2012">Windows Server 2012</a>/<a href="Windows_Server_2012_R2" title="Windows Server 2012 R2">R2</a>:</b> add a design change. When UAC is triggered, all applications and the taskbar are hidden when the desktop is dimmed.</li>
<li><b><a href="Windows_10" title="Windows 10">Windows 10</a> and <a href="Windows_Server_2016" title="Windows Server 2016">Windows Server 2016</a>-<a href="Windows_Server_2022" title="Windows Server 2022">2022</a>:</b> early versions have the same layout as <a href="Windows_8" title="Windows 8">Windows 8</a> and <a href="Windows_8.1" title="Windows 8.1">8.1</a>. The <a href="Anniversary_Update" class="mw-redirect" title="Anniversary Update">Anniversary Update</a> (including Windows Server 2016, which is based on said update) adds a more modern look, along with support for dark mode. Also, Windows 10 adds support for <a href="Windows_Hello" class="mw-redirect" title="Windows Hello">Windows Hello</a> in the User Account Control dialog box.</li>
<li><b><a href="Windows_11" title="Windows 11">Windows 11</a> and <a href="Windows_Server_2025" title="Windows Server 2025">Windows Server 2025</a></b>: has mostly the same layout as in later versions of <a href="Windows_10" title="Windows 10">Windows 10</a>, but with visual changes that match the rest of the operating system's new look and feel.</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Tasks_that_trigger_a_UAC_prompt">Tasks that trigger a UAC prompt</h2></div>
<p>Tasks that require administrator privileges will trigger a UAC prompt (if UAC is enabled); they are typically marked by a security shield icon with the 4 colors of the Windows logo (in Vista and Windows Server 2008) or with two panels yellow and two blue (Windows 7, Windows Server 2008 R2 and later). In the case of executable files, the icon will have a security shield overlay. The following tasks require administrator privileges:<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>Running an Application as an Administrator</li>
<li>Changes to system-wide settings</li>
<li>Changes to files in folders that standard users don't have permissions for (such as %SystemRoot% or %ProgramFiles% in most cases)</li>
<li>Changes to an <a href="Access_control_list" class="mw-redirect" title="Access control list">access control list (ACL)</a>, commonly referred to as file or folder permissions</li>
<li>Installing and uninstalling applications outside of:
<ul><li>The <a href="%25USERPROFILE%25" class="mw-redirect" title="%USERPROFILE%">%USERPROFILE%</a> (e.g. C:\Users\{logged in user}) folder and its sub-folders.
<ul><li>Most of the time this is in %APPDATA%. (e.g. C:\Users\{logged in user}\AppData), by default, this is a <a href="Hidden_file_and_hidden_directory#DOS_and_MS_Windows" title="Hidden file and hidden directory">hidden folder.</a>
<ul><li><a href="Google_Chrome" title="Google Chrome">Chrome</a>'s and <a href="Firefox" title="Firefox">Firefox</a>'s installer ask for admin rights during install, if given, Chrome will install in the Program Files folder and be usable for all users, if denied, Chrome will install in the %APPDATA% folder instead and only be usable by the current user.</li></ul></li></ul></li>
<li>The <a href="Microsoft_Store_(digital)" class="mw-redirect" title="Microsoft Store (digital)">Microsoft Store</a>.</li>
<li>The folder of the installer and its sub-folders.
<ul><li><a href="Steam_(service)" title="Steam (service)">Steam</a> installs its games in the /steamapps/ sub-folder, thus not prompting UAC. Some games require prerequisites to be installed, which may prompt UAC.</li></ul></li></ul></li>
<li>Installing device <a href="Driver_(software)" title="Driver (software)">drivers</a></li>
<li>Installing <a href="ActiveX" title="ActiveX">ActiveX</a> controls</li>
<li>Changing settings for <a href="Windows_Firewall" title="Windows Firewall">Windows Firewall</a></li>
<li>Changing UAC settings</li>
<li>Configuring <a href="Windows_Update" title="Windows Update">Windows Update</a></li>
<li>Adding or removing user accounts</li>
<li>Changing a user's account name or type</li>
<li>Turning on Guest account (Windows 7 to 8.1)</li>
<li>Turning on network discovery, file and printer sharing, Public folder sharing, turning off password protected sharing or turning on media streaming</li>
<li>Configuring Parental Controls (in Windows 7) or Family Safety (Windows 8.1)</li>
<li>Running <a href="Task_Scheduler" class="mw-redirect" title="Task Scheduler">Task Scheduler</a></li>
<li>Backing up and restoring folders and files</li>
<li>Merging and deleting network locations</li>
<li>Turning on or cleaning logging in Remote Access Preferences</li>
<li>Running Color Calibration</li>
<li>Changing remote, system protection or advanced system settings</li>
<li>Restoring backed-up system files</li>
<li>Viewing or changing another user's folders and files</li>
<li>Running <a href="Disk_Defragmenter_(Windows)" class="mw-redirect" title="Disk Defragmenter (Windows)">Disk Defragmenter</a>, <a href="System_Restore" title="System Restore">System Restore</a> or <a href="Windows_Easy_Transfer" title="Windows Easy Transfer">Windows Easy Transfer</a> (Windows 7 to 8.1)</li>
<li>Running <a href="Registry_Editor" class="mw-redirect" title="Registry Editor">Registry Editor</a></li>
<li>Running the <a href="Windows_System_Assessment_Tool" title="Windows System Assessment Tool">Windows Experience Index</a> assessment</li>
<li>Troubleshoot audio recording and playing, hardware / devices and power use</li>
<li>Change power settings, turning off Windows features, uninstall, change or repair a program</li>
<li>Change date and time and synchronizing with an Internet time server</li>
<li>Installing and uninstalling display languages</li>
<li>Change <a href="Ease_of_Access" title="Ease of Access">Ease of Access</a> administrative settings</li></ul>
<p>Common tasks, such as changing the time zone, do not require administrator privileges<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup> (although changing the system time itself does, since the system time is commonly used in security protocols such as <a href="Kerberos_(protocol)" title="Kerberos (protocol)">Kerberos</a>). A number of tasks that required administrator privileges in earlier versions of Windows, such as installing critical Windows updates, no longer require administrator privileges in Vista.<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> Any program can be run as administrator by right-clicking its icon and clicking "Run as administrator", except MSI or MSU packages as, due to their nature, if administrator rights will be required a prompt will usually be shown. Should this fail, the only workaround is to run a Command Prompt as an administrator and launch the MSI or MSP package from there.
</p>
<div class="mw-heading mw-heading2"><h2 id="Features">Features</h2></div>
<p>User Account Control asks for credentials in a <i>Secure Desktop</i> mode, where the entire screen is temporarily dimmed, <a href="Windows_Aero" title="Windows Aero">Windows Aero</a> disabled, and only the authorization window at full brightness, to present only the elevation user interface (UI). Normal applications cannot interact with the Secure Desktop. This helps prevent spoofing, such as overlaying different text or graphics on top of the elevation request, or tweaking the mouse pointer to click the confirmation button when that's not what the user intended.<sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> If an administrative activity comes from a minimized application, the secure desktop request will also be minimized so as to prevent the <a href="Focus_(computing)" title="Focus (computing)">focus</a> from being lost. It is possible to disable <i>Secure Desktop</i>, though this is inadvisable from a security perspective.<sup id="cite_ref-bott,edd_(2007)_14-0" class="reference"><a href="#cite_note-bott,edd_(2007)-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup>
</p><p>In earlier versions of Windows, Applications written with the assumption that the user will be running with administrator privileges experienced problems when run from limited user accounts, often because they attempted to write to machine-wide or system directories (such as <i>Program Files</i>) or registry keys (notably <a href="HKEY_LOCAL_MACHINE" class="mw-redirect" title="HKEY LOCAL MACHINE">HKLM</a>).<sup id="cite_ref-Channel_9_5-1" class="reference"><a href="#cite_note-Channel_9-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup> UAC attempts to alleviate this using <i>File and Registry Virtualization</i>, which redirects writes (and subsequent reads) to a per-user location within the user's profile. For example, if an application attempts to write to a directory such as "C:\Program Files\appname\settings.ini" to which the user does not have write permission, the write will be redirected to "C:\Users\username\AppData\Local\VirtualStore\Program Files\appname\settings.ini". The redirection feature is only provided for non-elevated 32-bit applications, and only if they do not include a manifest that requests specific privileges.<sup id="cite_ref-15" class="reference"><a href="#cite_note-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup>
</p><p>There are a number of configurable UAC settings. It is possible to:<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>Require administrators to re-enter their password for heightened security,</li>
<li>Require the user to press <a href="Control-Alt-Delete" title="Control-Alt-Delete">Ctrl+Alt+Del</a> as part of the authentication process for heightened security;</li>
<li>Disable only file and registry virtualization<sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup></li>
<li>Disable <i>Admin Approval Mode</i> (UAC prompts for administrators) entirely; note that, while this disables the UAC confirmation dialogs, it does not disable Windows' built-in <a href="Principle_of_least_privilege" title="Principle of least privilege">LUA</a> feature, which means that users, even those marked as administrators, are still limited users with no true administrative access.</li></ul>
<p><a href="Command_Prompt_(Windows)" class="mw-redirect" title="Command Prompt (Windows)">Command Prompt</a> windows that are running elevated will prefix the title of the window with the word "Administrator", so that a user can discern which instances are running with elevated privileges.<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup>
</p><p>A distinction is made between elevation requests from a signed executable and an unsigned executable; and if the former, whether the publisher is 'Windows Vista'. The color, icon, and wording of the prompts are different in each case; for example, attempting to convey a greater sense of warning if the executable is unsigned than if not.<sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</p><p><a href="Internet_Explorer_7" title="Internet Explorer 7">Internet Explorer 7</a>'s "Protected Mode" feature uses UAC to run with a 'low' <a href="Mandatory_Integrity_Control" title="Mandatory Integrity Control">integrity level</a> (a Standard user token has an integrity level of 'medium'; an elevated (Administrator) token has an integrity level of 'high'). As such, it effectively runs in a sandbox, unable to write to most of the system (apart from the Temporary Internet Files folder) without elevating via UAC.<sup id="cite_ref-kennykerr_7-1" class="reference"><a href="#cite_note-kennykerr-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-MRtechnet_20-0" class="reference"><a href="#cite_note-MRtechnet-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup> Since toolbars and ActiveX controls run within the Internet Explorer process, they will run with low privileges as well, and will be severely limited in what damage they can do to the system.<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Requesting_elevation">Requesting elevation</h2></div>
<p>A program can request elevation in a number of different ways. One way for program developers is to add a requestedPrivileges section to an XML document, known as the <a href="Manifest_(CLI)" title="Manifest (CLI)">manifest</a>, that is then embedded into the application. A manifest can specify dependencies, visual styles, and now the appropriate security context:
</p>
<div class="mw-highlight mw-highlight-lang-xml mw-content-ltr" dir="ltr"><pre><span class="cp">&lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&gt;</span>
<span class="nt">&lt;assembly</span><span class="w"> </span><span class="na">xmlns=</span><span class="s">"urn:schemas-microsoft-com:asm.v1"</span><span class="w"> </span><span class="na">manifestVersion=</span><span class="s">"1.0"</span><span class="nt">&gt;</span>
<span class="w"> </span><span class="nt">&lt;trustInfo</span><span class="w"> </span><span class="na">xmlns=</span><span class="s">"urn:schemas-microsoft-com:asm.v2"</span><span class="nt">&gt;</span>
<span class="w"> </span><span class="nt">&lt;security&gt;</span>
<span class="w"> </span><span class="nt">&lt;requestedPrivileges&gt;</span>
<span class="w"> </span><span class="nt">&lt;requestedExecutionLevel</span><span class="w"> </span><span class="na">level=</span><span class="s">"highestAvailable"</span><span class="w"> </span><span class="nt">/&gt;</span>
<span class="w"> </span><span class="nt">&lt;/requestedPrivileges&gt;</span>
<span class="w"> </span><span class="nt">&lt;/security&gt;</span>
<span class="w"> </span><span class="nt">&lt;/trustInfo&gt;</span>
<span class="nt">&lt;/assembly&gt;</span>
</pre></div>
<p>Setting the level attribute for requestedExecutionLevel to "asInvoker" will make the application run with the token that started it, "highestAvailable" will present a UAC prompt for administrators and run with the usual reduced privileges for standard users, and "requireAdministrator" will require elevation.<sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup> In both highestAvailable and requireAdministrator modes, failure to provide confirmation results in the program not being launched.
</p><p>An executable that is marked as "<code>requireAdministrator</code>" in its manifest cannot be started from a non-elevated process using <code>CreateProcess()</code>. Instead, <code>ERROR_ELEVATION_REQUIRED</code> will be returned. <code>ShellExecute()</code> or <code>ShellExecuteEx()</code> must be used instead. If an <code>HWND</code> is not supplied, then the dialog will show up as a blinking item in the taskbar.
</p><p>Inspecting an executable's manifest to determine if it requires elevation is not recommended, as elevation may be required for other reasons (setup executables, application compatibility). However, it is possible to programmatically detect if an executable will require elevation by using <code>CreateProcess()</code> and setting the <code>dwCreationFlags</code> parameter to <code>CREATE_SUSPENDED</code>. If elevation is required, then <code>ERROR_ELEVATION_REQUIRED</code> will be returned.<sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup> If elevation is not required, a success return code will be returned at which point one can use <code>TerminateProcess()</code> on the newly created, suspended process. This will not allow one to detect that an executable requires elevation if one is already executing in an elevated process, however.
</p><p>A new process with elevated privileges can be spawned from within a .NET application using the "<code>runas</code>" verb. An example using <a href="C_Sharp_(programming_language)" title="C Sharp (programming language)">C#</a>:
</p>
<div class="mw-highlight mw-highlight-lang-csharp mw-content-ltr" dir="ltr"><pre><span class="n">System</span><span class="p">.</span><span class="n">Diagnostics</span><span class="p">.</span><span class="n">Process</span><span class="w"> </span><span class="n">proc</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="k">new</span><span class="w"> </span><span class="n">System</span><span class="p">.</span><span class="n">Diagnostics</span><span class="p">.</span><span class="n">Process</span><span class="p">();</span>
<span class="n">proc</span><span class="p">.</span><span class="n">StartInfo</span><span class="p">.</span><span class="n">FileName</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">"C:\\Windows\\system32\\notepad.exe"</span><span class="p">;</span>
<span class="n">proc</span><span class="p">.</span><span class="n">StartInfo</span><span class="p">.</span><span class="n">Verb</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">"runas"</span><span class="p">;</span><span class="w"> </span><span class="c1">// Elevate the application</span>
<span class="n">proc</span><span class="p">.</span><span class="n">StartInfo</span><span class="p">.</span><span class="n">UseShellExecute</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="k">true</span><span class="p">;</span>
<span class="n">proc</span><span class="p">.</span><span class="n">Start</span><span class="p">();</span>
</pre></div>
<p>In a native <a href="Win32" class="mw-redirect" title="Win32">Win32</a> application the same "<code>runas</code>" verb can be added to a <code>ShellExecute()</code> or <code>ShellExecuteEx()</code> call:<sup id="cite_ref-kennykerr_7-2" class="reference"><a href="#cite_note-kennykerr-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-highlight mw-highlight-lang-cpp mw-content-ltr" dir="ltr"><pre><span class="n">ShellExecute</span><span class="p">(</span><span class="n">hwnd</span><span class="p">,</span><span class="w"> </span><span class="s">"runas"</span><span class="p">,</span><span class="w"> </span><span class="s">"C:</span><span class="se">\\</span><span class="s">Windows</span><span class="se">\\</span><span class="s">Notepad.exe"</span><span class="p">,</span><span class="w"> </span><span class="mi">0</span><span class="p">,</span><span class="w"> </span><span class="mi">0</span><span class="p">,</span><span class="w"> </span><span class="n">SW_SHOWNORMAL</span><span class="p">);</span>
</pre></div>
<p>In the absence of a specific directive stating what privileges the application requests, UAC will apply <a href="Heuristic_algorithm" class="mw-redirect" title="Heuristic algorithm">heuristics</a>, to determine whether or not the application needs administrator privileges. For example, if UAC detects that the application is a setup program, from clues such as the filename, versioning fields, or the presence of certain sequences of bytes within the executable, in the absence of a manifest it will assume that the application needs administrator privileges.<sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Security">Security</h2></div>
<p>UAC is a <a href="Convenience" title="Convenience">convenience</a> feature; it neither introduces a security boundary nor prevents execution of <a href="Malware" title="Malware">malware</a>.<sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-27" class="reference"><a href="#cite_note-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-28" class="reference"><a href="#cite_note-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup>
</p><p>Leo Davidson discovered that Microsoft weakened UAC in <a href="Windows_7" title="Windows 7">Windows 7</a> through exemption of about 70 Windows programs from displaying a UAC prompt and presented a <a href="Proof_of_concept" title="Proof of concept">proof of concept</a> for a <a href="Privilege_escalation" title="Privilege escalation">privilege escalation</a>.<sup id="cite_ref-29" class="reference"><a href="#cite_note-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup>
</p><p>Stefan Kanthak presented a proof of concept for a privilege escalation via UAC's installer detection and <a href="IExpress" title="IExpress">IExpress</a> installers.<sup id="cite_ref-30" class="reference"><a href="#cite_note-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup>
</p><p>Stefan Kanthak presented another proof of concept for <a href="Arbitrary_code_execution" title="Arbitrary code execution">arbitrary code execution</a> as well as privilege escalation via UAC's auto-elevation and binary planting.<sup id="cite_ref-31" class="reference"><a href="#cite_note-31"><span class="cite-bracket">[</span>31<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Criticism">Criticism</h2></div>
<p>There have been complaints that UAC notifications slow down various tasks on the computer such as the initial installation of software onto <a href="Windows_Vista" title="Windows Vista">Windows Vista</a>.<sup id="cite_ref-32" class="reference"><a href="#cite_note-32"><span class="cite-bracket">[</span>32<span class="cite-bracket">]</span></a></sup> It is possible to turn off UAC while installing software, and re-enable it at a later time.<sup id="cite_ref-33" class="reference"><a href="#cite_note-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup> However, this is not recommended since, as <a href="Windows_Registry#Virtualization" title="Windows Registry">File &amp; Registry Virtualization</a> is only active when UAC is turned on, user settings and configuration files may be installed to a different place (a system directory rather than a user-specific directory) if UAC is switched off than they would be otherwise.<sup id="cite_ref-bott,edd_(2007)_14-1" class="reference"><a href="#cite_note-bott,edd_(2007)-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup> Also <a href="Internet_Explorer_7" title="Internet Explorer 7">Internet Explorer 7</a>'s "Protected Mode", whereby the browser runs in a sandbox with lower privileges than the standard user, relies on UAC; and will not function if UAC is disabled.<sup id="cite_ref-MRtechnet_20-1" class="reference"><a href="#cite_note-MRtechnet-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</p><p><a href="Yankee_Group" title="Yankee Group">Yankee Group</a> analyst Andrew Jaquith said, six months before Vista was released, that "while the new security system shows promise, it is far too chatty and annoying."<sup id="cite_ref-pcworlduac_34-0" class="reference"><a href="#cite_note-pcworlduac-34"><span class="cite-bracket">[</span>34<span class="cite-bracket">]</span></a></sup> By the time Windows Vista was released in November 2006, <a href="Microsoft" title="Microsoft">Microsoft</a> had drastically reduced the number of <a href="Operating_system" title="Operating system">operating system</a> tasks that triggered UAC prompts, and added file and registry virtualization to reduce the number of <a href="Legacy_system" title="Legacy system">legacy</a> applications that triggered UAC prompts.<sup id="cite_ref-Channel_9_5-2" class="reference"><a href="#cite_note-Channel_9-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup> However, David Cross, a product unit manager at Microsoft, stated during the <a href="RSA_Conference" title="RSA Conference">RSA Conference</a> 2008 that UAC was in fact designed to "annoy users," and force independent software vendors to make their programs more secure so that UAC prompts would not be triggered.<sup id="cite_ref-35" class="reference"><a href="#cite_note-35"><span class="cite-bracket">[</span>35<span class="cite-bracket">]</span></a></sup> In response to these criticisms, Microsoft altered UAC activity in <a href="Windows_7" title="Windows 7">Windows 7</a>. For example, by default users are not prompted to confirm many actions initiated with the mouse and keyboard alone such as operating Control Panel applets.
</p><p>In a controversial article, <a href="New_York_Times" class="mw-redirect" title="New York Times">New York Times</a> Gadgetwise writer Paul Boutin said "Turn off Vista's overly protective User Account Control. Those pop-ups are like having your mother hover over your shoulder while you work."<sup id="cite_ref-36" class="reference"><a href="#cite_note-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup> Computerworld journalist Preston Gralla described the NYT article as "...one of the worst pieces of technical advice ever issued."<sup id="cite_ref-37" class="reference"><a href="#cite_note-37"><span class="cite-bracket">[</span>37<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Comparison_of_privilege_authorization_features" title="Comparison of privilege authorization features">Comparison of privilege authorization features</a></li>
<li><a href="Features_new_to_Windows_Vista" title="Features new to Windows Vista">Features new to Windows Vista</a></li>
<li><a href="Polkit" title="Polkit">Polkit</a></li>
<li><a href="Runas" title="Runas">runas</a></li>
<li><a href="Secure_attention_key" title="Secure attention key">Secure attention key</a> (SAK)</li>
<li><a href="Security_and_safety_features_new_to_Windows_Vista" title="Security and safety features new to Windows Vista">Security and safety features new to Windows Vista</a></li>
<li><a href="Sudo" title="Sudo">sudo</a> – A similar feature in UNIX-like operating systems</li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */


.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}


/* end https://en.wikipedia.org/ */
</style><div class="reflist reflist-columns references-column-width" style="column-width: 30em;">
<ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */


.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}


/* end https://en.wikipedia.org/ */
</style><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://windows.microsoft.com/en-id/windows/what-is-user-account-control#1TC=windows-vista">"What is User Account Control?"</a>. <a href="Microsoft" title="Microsoft">Microsoft</a>. January 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">2015-07-28</span></span>.</cite></span>
</li>
<li id="cite_note-winsupersiteuac-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-winsupersiteuac_2-0">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://winsupersite.com/article/windows-7/windows-7-feature-focus-user-account-control">Windows 7 Feature Focus: User Account Control</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20140504174558/http://winsupersite.com/article/windows-7/windows-7-feature-focus-user-account-control">Archived</a> 2014-05-04 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>, An overview of UAC in Windows 7 by Paul Thurott</span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://msdn.microsoft.com/en-us/library/aa905330.aspx">"The Windows Vista and Windows Server 2008 Developer Story: Windows Vista Application Development Requirements for User Account Control (UAC)"</a>. <i>The Windows Vista and Windows Server 2008 Developer Story Series</i>. <a href="Microsoft" title="Microsoft">Microsoft</a>. April 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">2007-10-08</span></span>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFMarc_Silbey,_Peter_Brundrett2006" class="citation web cs1">Marc Silbey, Peter Brundrett (January 2006). <a rel="nofollow" class="external text" href="https://msdn.microsoft.com/en-us/library/bb250462.aspx">"Understanding and Working in Protected Mode Internet Explorer"</a>. <a href="Microsoft" title="Microsoft">Microsoft</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-12-08</span></span>.</cite></span>
</li>
<li id="cite_note-Channel_9-5"><span class="mw-cite-backlink">^ <a href="#cite_ref-Channel_9_5-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Channel_9_5-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Channel_9_5-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFTorre2007" class="citation web cs1">Torre, Charles (March 5, 2007). <a rel="nofollow" class="external text" href="http://channel9.msdn.com/ShowPost.aspx?PostID=288259">"UAC – What. How. Why"</a> <span class="cs1-format">(video)</span><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-12-08</span></span>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text">
<cite id="CITEREFHowardLeBlanc2010" class="citation book cs1">Howard, Michael; LeBlanc, David (2010). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=bRpSUetqwc8C"><i>Writing Secure Code for Windows Vista</i></a>. O'Reilly Media, Inc. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9780735649316</bdi><span class="reference-accessdate">. Retrieved <span class="nowrap">2013-08-06</span></span>. <q>UAC started life as the Limited User Account (LUA), then was renamed to User Account Protection (UAP), and finally we got UAC.</q></cite></span>
</li>
<li id="cite_note-kennykerr-7"><span class="mw-cite-backlink">^ <a href="#cite_ref-kennykerr_7-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-kennykerr_7-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-kennykerr_7-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFKerr2006" class="citation web cs1">Kerr, Kenny (September 29, 2006). <a rel="nofollow" class="external text" href="http://weblogs.asp.net/kennykerr/archive/2006/09/29/Windows-Vista-for-Developers-_1320_-Part-4-_1320_-User-Account-Control.aspx">"Windows Vista for Developers – Part 4 – User Account Control"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-03-15</span></span>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.askvg.com/how-to-tweak-user-account-control-uac-options-in-windows-vista-home-basic-home-premium/">"Registry Tweaks to Customize User Account Control (UAC) Options in Windows Vista and Later - AskVG"</a>. 16 March 2008.</cite></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite id="CITEREFBott2007" class="citation web cs1">Bott, Ed (2007-02-02). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20150927215218/http://www.edbott.com/weblog/2007/02/what-triggers-user-account-control-prompts/">"What triggers User Account Control prompts?"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.edbott.com/weblog/2007/02/what-triggers-user-account-control-prompts/">the original</a> on 2015-09-27.</cite></span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://windows.microsoft.com/en-us/windows-vista/living-with-and-benefiting-from-user-account-control-from-windows-vista-inside-out">"Living with and benefiting from User Account Control"</a>. <a href="Microsoft" title="Microsoft">Microsoft</a>. 2014-12-09.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite id="CITEREFAllchin2007" class="citation web cs1"><a href="James_Allchin" class="mw-redirect" title="James Allchin">Allchin, Jim</a> (2007-01-23). <a rel="nofollow" class="external text" href="http://windowsvistablog.com/blogs/windowsvista/archive/2007/01/23/security-features-vs-convenience.aspx">"Security Features vs. Convenience"</a>. <i>Windows Vista Team Blog</i>. <a href="Microsoft" title="Microsoft">Microsoft</a>.</cite></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/library/aa906021.aspx">"User Account Control Overview"</a>. <i><a href="Microsoft_TechNet" title="Microsoft TechNet">TechNet</a></i>. <a href="Microsoft" title="Microsoft">Microsoft</a>.</cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://blogs.msdn.com/b/uac/archive/2006/05/03/589561.aspx">"User Account Control Prompts on the Secure Desktop"</a>. <i>UACBlog</i>. <a href="Microsoft" title="Microsoft">Microsoft</a>. 4 May 2006.</cite></span>
</li>
<li id="cite_note-bott,edd_(2007)-14"><span class="mw-cite-backlink">^ <a href="#cite_ref-bott,edd_(2007)_14-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-bott,edd_(2007)_14-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFBott2007" class="citation web cs1">Bott, Ed (2 February 2007). <a rel="nofollow" class="external text" href="http://www.edbott.com/weblog/2007/02/what-happens-when-those-tips-dont-work/">"Why you need to be discriminating with those Vista tips"</a>. <i>Ed Bott's Windows Expertise</i>.</cite></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/library/ee732424.aspx">"Determine How to Fix Applications That Are Not Windows 7 Compliant"</a>. <i><a href="Microsoft_TechNet" title="Microsoft TechNet">TechNet</a></i>. Microsoft. 12 September 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-09-09</span></span>.</cite></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/library/bb629436.aspx">"Chapter 2: Defend Against Malware"</a>. <i>Windows Vista Security Guide</i>. <a href="Microsoft" title="Microsoft">Microsoft</a>. November 8, 2006.</cite></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/library/dd851895.aspx">User Account Control: Virtualize file and registry write failures to per-user locations</a></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://blogs.msdn.com/uac/archive/2006/08/01/685645.aspx">"Administrator Marking for Command Prompt"</a>. <i>UACBlog</i>. <a href="Microsoft" title="Microsoft">Microsoft</a>. 1 August 2006.</cite></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20080127133403/http://windowsvistablog.com/blogs/windowsvista/archive/2007/01/25/accessible-uac-prompts.aspx">"Accessible UAC Prompts"</a>. <i>Windows Vista Blog</i>. Microsoft. Archived from <a rel="nofollow" class="external text" href="http://windowsvistablog.com/blogs/windowsvista/archive/2007/01/25/accessible-uac-prompts.aspx">the original</a> on 2008-01-27<span class="reference-accessdate">. Retrieved <span class="nowrap">2008-02-13</span></span>.</cite></span>
</li>
<li id="cite_note-MRtechnet-20"><span class="mw-cite-backlink">^ <a href="#cite_ref-MRtechnet_20-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-MRtechnet_20-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFRussinovich2007" class="citation web cs1">Russinovich, Mark (June 2007). <a rel="nofollow" class="external text" href="http://www.microsoft.com/technet/technetmag/issues/2007/06/UAC/">"Inside Windows Vista User Account Control"</a>. <i><a href="TechNet_Magazine" class="mw-redirect" title="TechNet Magazine">TechNet Magazine</a></i>. <a href="Microsoft" title="Microsoft">Microsoft</a>.</cite></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite id="CITEREFFriedman2006" class="citation web cs1">Friedman, Mike (10 February 2006). <a rel="nofollow" class="external text" href="http://blogs.msdn.com/ie/archive/2006/02/09/528963.aspx">"Protected Mode in Vista IE7"</a>. <i>IEBlog</i>. <a href="Microsoft" title="Microsoft">Microsoft</a>.</cite></span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite id="CITEREFCarlisle2007" class="citation web cs1">Carlisle, Mike (10 March 2007). <a rel="nofollow" class="external text" href="http://www.codeproject.com/KB/vista-security/MakingAppsUACAware.aspx">"Making Your Application UAC Aware"</a>. <i>The Code Project</i>.</cite></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><cite id="CITEREFZhang2006" class="citation web cs1">Zhang, Junfeng (18 October 2006). <a rel="nofollow" class="external text" href="http://blogs.msdn.com/b/junfeng/archive/2006/10/18/programmatically-determine-if-an-application-requires-elevation-in-windows-vista.aspx">"Programmatically determine if an application requires elevation in Windows Vista"</a>. <i>Junfeng Zhang's Windows Programming Notes</i>. <a href="Microsoft" title="Microsoft">Microsoft</a>.</cite></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/library/cc709628.aspx">"Understanding and Configuring User Account Control in Windows Vista"</a>. <i><a href="Microsoft_TechNet" title="Microsoft TechNet">TechNet</a></i>. <a href="Microsoft" title="Microsoft">Microsoft</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-07-05</span></span>.</cite></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://support.microsoft.com/en-us/kb/2526083">"Disabling User Account Control (UAC) on Windows Server"</a>. <i>Microsoft Support Knowledge Base</i>. <a href="Microsoft" title="Microsoft">Microsoft</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-17</span></span>.</cite></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite id="CITEREFRussinovich" class="citation web cs1">Russinovich, Mark. <a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/magazine/2009.07.uac.aspx">"Inside Windows 7 User Account Control"</a>. <i><a href="Microsoft" title="Microsoft">Microsoft</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-25</span></span>.</cite></span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite id="CITEREFJohansson" class="citation web cs1">Johansson, Jesper. <a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/magazine/2007.09.securitywatch.aspx">"The Long-Term Impact of User Account Control"</a>. <i><a href="Microsoft" title="Microsoft">Microsoft</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-25</span></span>.</cite></span>
</li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><cite id="CITEREFRussinovich" class="citation web cs1">Russinovich, Mark. <a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/magazine/2007.06.uac.aspx">"Inside Windows Vista User Account Control"</a>. <i><a href="Microsoft" title="Microsoft">Microsoft</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-25</span></span>.</cite></span>
</li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite id="CITEREFDavidson" class="citation web cs1">Davidson, Leo. <a rel="nofollow" class="external text" href="http://www.pretentiousname.com/misc/win7_uac_whitelist2.html">"Windows 7 UAC whitelist: – Code-injection Issue – Anti-Competitive API – Security Theatre"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-25</span></span>.</cite></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite id="CITEREFKanthak" class="citation web cs1">Kanthak, Stefan. <a rel="nofollow" class="external text" href="http://seclists.org/fulldisclosure/2013/Oct/5">"Defense in depth – the Microsoft way (part 11): privilege escalation for dummies"</a>. <i><a href="Full_disclosure_(mailing_list)" class="mw-redirect" title="Full disclosure (mailing list)">Full disclosure (mailing list)</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-17</span></span>.</cite></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite id="CITEREFKanthak" class="citation web cs1">Kanthak, Stefan. <a rel="nofollow" class="external text" href="http://seclists.org/fulldisclosure/2015/Mar/92">"Defense in depth – the Microsoft way (part 31): UAC is for binary planting"</a>. <i><a href="Full_disclosure_(mailing_list)" class="mw-redirect" title="Full disclosure (mailing list)">Full disclosure (mailing list)</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-25</span></span>.</cite></span>
</li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><cite id="CITEREFTrapani2007" class="citation web cs1">Trapani, Gina (31 January 2007). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20110914041247/http://lifehacker.com/software/vista/geek-to-live-windows-vista-upgrade-power-tips-231922.php">"Geek to Live: Windows Vista upgrade power tips"</a>. <i><a href="Lifehacker" title="Lifehacker">Lifehacker</a></i>. Archived from <a rel="nofollow" class="external text" href="https://lifehacker.com/software/vista/geek-to-live-windows-vista-upgrade-power-tips-231922.php">the original</a> on 14 September 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">15 April</span> 2007</span>.</cite></span>
</li>
<li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.youtube.com/watch?v=M7Uwx_yaxUM">"Disable UAC in Vista"</a>. <i><a href="YouTube" title="YouTube">YouTube</a></i>. <a rel="nofollow" class="external text" href="https://ghostarchive.org/varchive/youtube/20211222/M7Uwx_yaxUM">Archived</a> from the original on 2021-12-22.</cite></span>
</li>
<li id="cite_note-pcworlduac-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-pcworlduac_34-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFEvers2006" class="citation web cs1">Evers, Joris (2006-05-07). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20061210153354/http://news.zdnet.com/2100-1009_22-6069464.html">"Report: Vista to hit anti-spyware, firewall markets"</a>. <i><a href="ZDNet" class="mw-redirect" title="ZDNet">ZDNet</a></i>. <a href="CBS_Interactive" class="mw-redirect" title="CBS Interactive">CBS Interactive</a>. Archived from <a rel="nofollow" class="external text" href="http://news.zdnet.com/2100-1009_22-6069464.html">the original</a> on 2006-12-10<span class="reference-accessdate">. Retrieved <span class="nowrap">2007-01-21</span></span>.</cite></span>
</li>
<li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text"><cite id="CITEREFEspiner2008" class="citation web cs1">Espiner, Tom (11 April 2008). <a rel="nofollow" class="external text" href="http://news.cnet.com/Microsoft-Vista-feature-designed-to-annoy-users/2100-1016_3-6237191.html">"Microsoft: Vista feature designed to 'annoy users'"</a>. <i><a href="CNET" title="CNET">CNET</a></i>. <a href="CBS_Interactive" class="mw-redirect" title="CBS Interactive">CBS Interactive</a>.</cite></span>
</li>
<li id="cite_note-36"><span class="mw-cite-backlink"><b><a href="#cite_ref-36">^</a></b></span> <span class="reference-text"><cite id="CITEREFBoutin2009" class="citation web cs1">Boutin, Paul (14 May 2009). <a rel="nofollow" class="external text" href="https://query.nytimes.com/gst/fullpage.html?res=9907E5DC1131F937A25756C0A96F9C8B63">"How to Wring a Bit More Speed From Vista"</a>. <i><a href="New_York_Times" class="mw-redirect" title="New York Times">New York Times</a> – Gadgetwise</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-01-04</span></span>.</cite></span>
</li>
<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><cite id="CITEREFGralla2009" class="citation web cs1">Gralla, Preston (2009-05-14). <a rel="nofollow" class="external text" href="https://www.computerworld.com/article/2481913/new-york-times-blooper--throw-away-your-anti-virus-software.html">"New York Times blooper: Throw away your anti-virus software"</a>. <i>Computerworld</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2022-10-04</span></span>.</cite></span>
</li>
</ol></div>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<ul><li><a rel="nofollow" class="external text" href="https://windows.microsoft.com/en-US/windows7/turn-user-account-control-on-or-off">Turning UAC On or Off</a> in Windows 7</li>
<li><a rel="nofollow" class="external text" href="https://technet.microsoft.com/en-us/library/cc731416.aspx">Documentation about UAC for Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista</a></li>
<li><a rel="nofollow" class="external text" href="https://technet.microsoft.com/WindowsVista/en/library/00d04415-2b2f-422c-b70e-b18ff918c2811033.mspx?mfr=true">UAC Understanding and Configuring</a> More Information at Microsoft Technet</li>
<li><a rel="nofollow" class="external text" href="https://msdn.microsoft.com/en-us/library/bb530410.aspx">Development Requirements for User Account Control Compatibility</a> More information at Microsoft Developer Network</li>
<li><a rel="nofollow" class="external text" href="http://blogs.msdn.com/uac/">UAC Team Blog</a></li></ul>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */


.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}


/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}


/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Microsoft_Windows_components875" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}


/* end https://en.wikipedia.org/ */
</style><div id="Microsoft_Windows_components875" style="font-size:114%;margin:0 4em"><a href="List_of_Microsoft_Windows_components" title="List of Microsoft Windows components">Microsoft Windows components</a></div></th></tr><tr><td class="navbox-abovebelow" colspan="2"><div>
<ul><li><a href="List_of_Microsoft_Windows_application_programming_interfaces_and_frameworks" title="List of Microsoft Windows application programming interfaces and frameworks">APIs</a></li>
<li>Architecture
<ul><li><a href="Architecture_of_Windows_9x" title="Architecture of Windows 9x">9x</a></li>
<li><a href="Architecture_of_Windows_NT" title="Architecture of Windows NT">NT</a></li></ul></li>
<li><a href="Booting_process_of_Windows" title="Booting process of Windows">Booting process</a></li>
<li><a href="List_of_games_included_with_Windows" title="List of games included with Windows">Games</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Management<br>tools</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="App_Installer" title="App Installer">App Installer</a></li>
<li><a href="Cmd.exe" title="Cmd.exe">Command Prompt</a></li>
<li><a href="Control_Panel_(Windows)" title="Control Panel (Windows)">Control Panel</a></li>
<li><a href="Device_Manager" title="Device Manager">Device Manager</a></li>
<li><a href="DirectX_Diagnostic_Tool" title="DirectX Diagnostic Tool">DirectX Diagnostic Tool</a></li>
<li><a href="Disk_Cleanup" title="Disk Cleanup">Disk Cleanup</a></li>
<li><a href="Microsoft_Drive_Optimizer" title="Microsoft Drive Optimizer">Drive Optimizer</a></li>
<li><a href="Driver_Verifier" title="Driver Verifier">Driver Verifier</a></li>
<li><a href="Event_Viewer" title="Event Viewer">Event Viewer</a></li>
<li><a href="IExpress" title="IExpress">IExpress</a></li>
<li><a href="Microsoft_Management_Console" title="Microsoft Management Console">Management Console</a></li>
<li><a href="Netsh" title="Netsh">Netsh</a></li>
<li><a href="Performance_Monitor" title="Performance Monitor">Performance Monitor</a></li>
<li><a href="PowerShell" title="PowerShell">PowerShell</a></li>
<li><a href="Recovery_Console" title="Recovery Console">Recovery Console</a></li>
<li><a href="Resource_Monitor" title="Resource Monitor">Resource Monitor</a></li>
<li><a href="Settings_(Windows)" title="Settings (Windows)">Settings</a></li>
<li><a href="Sysprep" title="Sysprep">Sysprep</a></li>
<li><a href="MSConfig" title="MSConfig">System Configuration</a></li>
<li><a href="System_File_Checker" title="System File Checker">System File Checker</a></li>
<li><a href="System_Information_(Windows)" title="System Information (Windows)">System Information</a></li>
<li><a href="System_Policy_Editor" title="System Policy Editor">System Policy Editor</a></li>
<li><a href="System_Restore" title="System Restore">System Restore</a></li>
<li><a href="Task_Manager_(Windows)" title="Task Manager (Windows)">Task Manager</a></li>
<li><a href="Windows_Error_Reporting" title="Windows Error Reporting">Windows Error Reporting</a></li>
<li><a href="Windows_Ink" title="Windows Ink">Windows Ink</a></li>
<li><a href="Windows_Installer" title="Windows Installer">Windows Installer</a></li>
<li><a href="Windows_Update" title="Windows Update">Windows Update</a>
<ul><li><a href="Windows_Insider" title="Windows Insider">Windows Insider</a></li></ul></li>
<li><a href="Windows_Preinstallation_Environment#Windows_Recovery_Environment" title="Windows Preinstallation Environment">WinRE</a></li>
<li><a href="Windows_Management_Instrumentation" title="Windows Management Instrumentation">WMI</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Application_software" title="Application software">Apps</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Microsoft_3D_Viewer" title="Microsoft 3D Viewer">3D Viewer</a></li>
<li><a href="Windows_Calculator" title="Windows Calculator">Calculator</a></li>
<li><a href="Calendar_(Windows)" title="Calendar (Windows)">Calendar</a></li>
<li><a href="Windows_Camera" title="Windows Camera">Camera</a></li>
<li><a href="Character_Map_(Windows)" title="Character Map (Windows)">Character Map</a></li>
<li><a href="City_Art_Search" title="City Art Search">City Art Search</a></li>
<li><a href="Clipchamp" title="Clipchamp">Clipchamp</a></li>
<li><a href="Windows_Clock" title="Windows Clock">Clock</a></li>
<li><a href="Microsoft_Intune" title="Microsoft Intune">Company Portal</a></li>
<li><a href="Microsoft_Copilot" title="Microsoft Copilot">Copilot</a></li>
<li><a href="Microsoft_Edge" title="Microsoft Edge">Edge</a></li>
<li><a href="Windows_Fax_and_Scan" title="Windows Fax and Scan">Fax and Scan</a></li>
<li><a href="Feedback_Hub" title="Feedback Hub">Feedback Hub</a></li>
<li><a href="Get_Help" title="Get Help">Get Help</a></li>
<li><a href="Magnifier_(Windows)" title="Magnifier (Windows)">Magnifier</a></li>
<li><a href="Mail_(Windows)" title="Mail (Windows)">Mail</a></li>
<li><a href="Windows_Media_Player" title="Windows Media Player">Media Player</a>
<ul><li><a href="Windows_Media_Player_(2022)" title="Windows Media Player (2022)">2022</a></li></ul></li>
<li><a href="Microsoft_Mesh" title="Microsoft Mesh">Mesh</a></li>
<li><a href="Microsoft_Messaging" title="Microsoft Messaging">Messaging</a></li>
<li><a href="Windows_Mobility_Center" title="Windows Mobility Center">Mobility Center</a></li>
<li><a href="MSN#MSN_Money_app" title="MSN">Money</a></li>
<li><a href="Microsoft_Movies_%26_TV" title="Microsoft Movies &amp; TV">Movies &amp; TV</a></li>
<li><a href="Narrator_(Windows)" title="Narrator (Windows)">Narrator</a></li>
<li><a href="MSN#MSN_app" title="MSN">News</a></li>
<li><a href="Windows_Notepad" title="Windows Notepad">Notepad</a></li>
<li><a href="OneDrive" title="OneDrive">OneDrive</a></li>
<li><a href="Microsoft_OneNote" title="Microsoft OneNote">OneNote</a></li>
<li><a href="Microsoft_Paint" title="Microsoft Paint">Paint</a></li>
<li><a href="Microsoft_PC_Manager" title="Microsoft PC Manager">PC Manager</a></li>
<li><a href="People_(Windows)" title="People (Windows)">People</a></li>
<li><a href="Phone_Link" title="Phone Link">Phone Link</a></li>
<li><a href="Photos_(Windows)" title="Photos (Windows)">Photos</a></li>
<li><a href="Quick_Assist" title="Quick Assist">Quick Assist</a></li>
<li><a href="Remote_Desktop_Connection" class="mw-redirect" title="Remote Desktop Connection">Remote Desktop Connection</a></li>
<li><a href="Snipping_Tool" title="Snipping Tool">Snipping Tool</a></li>
<li><a href="Windows_Speech_Recognition" title="Windows Speech Recognition">Speech Recognition</a></li>
<li><a href="Sticky_Notes" title="Sticky Notes">Sticky Notes</a></li>
<li><a href="Microsoft_Store" title="Microsoft Store">Store</a></li>
<li><a href="Windows_Terminal" title="Windows Terminal">Terminal</a></li>
<li><a href="Microsoft_Tips" title="Microsoft Tips">Tips</a></li>
<li><a href="Microsoft_To_Do" title="Microsoft To Do">To Do</a></li>
<li><a href="Sound_Recorder_(Windows)" title="Sound Recorder (Windows)">Voice Recorder</a></li>
<li><a href="MSN#MSN_Weather_app" title="MSN">Weather</a></li>
<li><a href="Microsoft_Whiteboard" title="Microsoft Whiteboard">Whiteboard</a></li>
<li><a href="List_of_Remote_Desktop_Protocol_clients#Windows_App" title="List of Remote Desktop Protocol clients">Windows App</a></li>
<li><a href="Xbox_(app)" title="Xbox (app)">Xbox</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Windows_shell" title="Windows shell">Shell</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Action_Center" title="Action Center">Action Center</a></li>
<li><a href="Windows_Aero" title="Windows Aero">Aero</a></li>
<li><a href="AutoPlay" title="AutoPlay">AutoPlay</a></li>
<li><a href="AutoRun" title="AutoRun">AutoRun</a></li>
<li><a href="ClearType" title="ClearType">ClearType</a></li>
<li><a href="File_Explorer" title="File Explorer">Explorer</a></li>
<li><a href="Windows_Search" title="Windows Search">Search</a>
<ul><li><a href="IFilter" title="IFilter">IFilter</a></li>
<li><a href="Indexing_Service" title="Indexing Service">Indexing Service</a></li>
<li><a href="Windows_Shell_namespace" title="Windows Shell namespace">Namespace</a></li>
<li><a href="Virtual_folder#Windows" title="Virtual folder">Saved search</a></li>
<li><a href="Special_folder" title="Special folder">Special folder</a></li></ul></li>
<li><a href="Start_menu" title="Start menu">Start menu</a></li>
<li><a href="Task_View" title="Task View">Task View</a></li>
<li><a href="Taskbar" title="Taskbar">Taskbar</a></li>
<li><a href="Windows_Spotlight" title="Windows Spotlight">Windows Spotlight</a></li>
<li><a href="Windows_XP_visual_styles" title="Windows XP visual styles">Windows XP visual styles</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Windows_service" title="Windows service">Services</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Background_Intelligent_Transfer_Service" title="Background Intelligent Transfer Service">BITS</a></li>
<li><a href="Common_Log_File_System" title="Common Log File System">CLFS</a></li>
<li><a href="Windows_Error_Reporting" title="Windows Error Reporting">Error Reporting</a></li>
<li><a href="Multimedia_Class_Scheduler_Service" title="Multimedia Class Scheduler Service">Multimedia Class Scheduler</a></li>
<li><a href="Service_Control_Manager" title="Service Control Manager">Service Control Manager</a></li>
<li><a href="Shadow_Copy" title="Shadow Copy">Shadow Copy</a></li>
<li><a href="Windows_Task_Scheduler" title="Windows Task Scheduler">Task Scheduler</a></li>
<li><a href="Wireless_Zero_Configuration" title="Wireless Zero Configuration">Wireless Zero Configuration</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="File_system" title="File system">File systems</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="ISO_9660" title="ISO 9660">CDFS</a></li>
<li><a href="Distributed_File_System_(Microsoft)" title="Distributed File System (Microsoft)">DFS</a></li>
<li><a href="ExFAT" title="ExFAT">exFAT</a></li>
<li><a href="File_Allocation_Table" title="File Allocation Table">FAT</a></li>
<li><a href="Installable_File_System" title="Installable File System">IFS</a></li>
<li><a href="NTFS" title="NTFS">NTFS</a>
<ul><li><a href="Encrypting_File_System" title="Encrypting File System">EFS</a></li>
<li><a href="Hard_link" title="Hard link">Hard link</a></li>
<li><a href="NTFS_links" title="NTFS links">links</a></li>
<li><a href="NTFS_volume_mount_point" title="NTFS volume mount point">Mount Point</a></li>
<li><a href="NTFS_reparse_point" title="NTFS reparse point">Reparse point</a></li>
<li><a href="Transactional_NTFS" title="Transactional NTFS">TxF</a></li></ul></li>
<li><a href="ReFS" title="ReFS">ReFS</a></li>
<li><a href="Universal_Disk_Format" title="Universal Disk Format">UDF</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Server_(computing)" title="Server (computing)">Server</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Active_Directory" title="Active Directory">Active Directory</a></li>
<li><a href="Active_Directory_Rights_Management_Services" title="Active Directory Rights Management Services">Active DRM Services</a></li>
<li><a href="File_Replication_Service" title="File Replication Service">DFS Replication</a></li>
<li><a href="Microsoft_Distributed_Transaction_Coordinator" title="Microsoft Distributed Transaction Coordinator">Distributed Transaction Coordinator</a></li>
<li><a href="Microsoft_DNS" title="Microsoft DNS">DNS</a></li>
<li><a href="Windows_domain" title="Windows domain">Domains</a></li>
<li><a href="Folder_redirection" title="Folder redirection">Folder redirection</a></li>
<li><a href="Group_Policy" title="Group Policy">Group Policy</a></li>
<li><a href="Hyper-V" title="Hyper-V">Hyper-V</a></li>
<li><a href="Internet_Information_Services" title="Internet Information Services">IIS</a></li>
<li><a href="Microsoft_Message_Queuing" title="Microsoft Message Queuing">MSMQ</a></li>
<li><a href="Network_Access_Protection" title="Network Access Protection">Network Access Protection</a></li>
<li>Print Services for UNIX</li>
<li><a href="Microsoft_Personal_Web_Server" title="Microsoft Personal Web Server">PWS</a></li>
<li><a href="Remote_Desktop_Services" title="Remote Desktop Services">Remote Desktop Services</a></li>
<li><a href="Remote_Differential_Compression" title="Remote Differential Compression">Remote Differential Compression</a></li>
<li><a href="Remote_Installation_Services" title="Remote Installation Services">Remote Installation Services</a></li>
<li><a href="Roaming_user_profile" title="Roaming user profile">Roaming user profiles</a></li>
<li><a href="Server_Core" title="Server Core">Server Core</a></li>
<li><a href="SharePoint" title="SharePoint">SharePoint</a></li>
<li><a href="Windows_System_Resource_Manager" title="Windows System Resource Manager">System Resource Manager</a></li>
<li><a href="Windows_Deployment_Services" title="Windows Deployment Services">Windows Deployment Services</a></li>
<li><a href="Windows_Media_Services" title="Windows Media Services">Windows Media Services</a></li>
<li><a href="Windows_Server_Update_Services" title="Windows Server Update Services">WSUS</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Software_architecture" title="Software architecture">Architecture</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Windows_Boot_Manager" title="Windows Boot Manager">Boot Manager</a></li>
<li><a href="Windows_Console" title="Windows Console">Console</a></li>
<li><a href="Client/Server_Runtime_Subsystem" title="Client/Server Runtime Subsystem">CSRSS</a></li>
<li><a href="Desktop_Window_Manager" title="Desktop Window Manager">Desktop Window Manager</a></li>
<li><a href="Enhanced_Write_Filter" title="Enhanced Write Filter">Enhanced Write Filter</a></li>
<li><a href="Graphics_Device_Interface" title="Graphics Device Interface">Graphics Device Interface</a></li>
<li><a href="Microsoft_Windows_library_files#Hardware_Abstraction_Layer" title="Microsoft Windows library files">Hardware Abstraction Layer</a></li>
<li><a href="I/O_request_packet" title="I/O request packet">I/O request packet</a></li>
<li><a href="Windows_Imaging_Format" title="Windows Imaging Format">Imaging Format</a></li>
<li><a href="Kernel_Transaction_Manager" title="Kernel Transaction Manager">Kernel Transaction Manager</a></li>
<li><a href="Microsoft_Windows_library_files" title="Microsoft Windows library files">Library files</a></li>
<li><a href="Logical_Disk_Manager" title="Logical Disk Manager">Logical Disk Manager</a></li>
<li><a href="Local_Security_Authority_Subsystem_Service" title="Local Security Authority Subsystem Service">LSASS</a></li>
<li><a href="MinWin" title="MinWin">MinWin</a></li>
<li><a href="NTLDR" title="NTLDR">NTLDR</a></li>
<li><a href="Ntoskrnl.exe" title="Ntoskrnl.exe">Ntoskrnl.exe</a></li>
<li><a href="Object_Manager" title="Object Manager">Object Manager</a></li>
<li><a href="Open_XML_Paper_Specification" title="Open XML Paper Specification">Open XML Paper Specification</a></li>
<li><a href="Portable_Executable" title="Portable Executable">Portable Executable</a>
<ul><li><a href="Dynamic-link_library" title="Dynamic-link library">DLL</a></li>
<li><a href=".exe" title=".exe">EXE</a></li></ul></li>
<li><a href="Windows_Registry" title="Windows Registry">Registry</a></li>
<li><a href="Windows_Resource_Protection" title="Windows Resource Protection">Resource Protection</a></li>
<li><a href="Security_Account_Manager" title="Security Account Manager">Security Account Manager</a></li>
<li><a href="Server_Message_Block" title="Server Message Block">Server Message Block</a></li>
<li><a href="Shadow_Copy" title="Shadow Copy">Shadow Copy</a></li>
<li><a href="Session_Manager_Subsystem" title="Session Manager Subsystem">SMSS</a></li>
<li><a href="System_Idle_Process" title="System Idle Process">System Idle Process</a></li>
<li><a href="Windows_USER" title="Windows USER">USER</a></li>
<li><a href="Windows_Hardware_Error_Architecture" title="Windows Hardware Error Architecture">WHEA</a></li>
<li><a href="Winlogon" title="Winlogon">Winlogon</a></li>
<li><a href="WinUSB" title="WinUSB">WinUSB</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Security</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Security_and_Maintenance" title="Security and Maintenance">Security and Maintenance</a></li>
<li><a href="AppLocker" title="AppLocker">AppLocker</a></li>
<li><a href="BitLocker" title="BitLocker">BitLocker</a></li>
<li><a href="Credential_Guard" title="Credential Guard">Credential Guard</a></li>
<li><a href="Data_Execution_Prevention" class="mw-redirect" title="Data Execution Prevention">Data Execution Prevention</a></li>
<li><a href="Microsoft_Defender_Antivirus" title="Microsoft Defender Antivirus">Defender</a></li>
<li><a href="Microsoft_family_features" title="Microsoft family features">Family features</a></li>
<li><a href="Kernel_Patch_Protection" title="Kernel Patch Protection">Kernel Patch Protection</a></li>
<li><a href="Mandatory_Integrity_Control" title="Mandatory Integrity Control">Mandatory Integrity Control</a></li>
<li><a href="Protected_Media_Path" title="Protected Media Path">Protected Media Path</a></li>

<li><a href="User_Interface_Privilege_Isolation" title="User Interface Privilege Isolation">User Interface Privilege Isolation</a></li>
<li><a href="Windows_Firewall" title="Windows Firewall">Windows Firewall</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Compatibility</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="COMMAND.COM" title="COMMAND.COM">COMMAND.COM</a></li>
<li><a href="Windows_Subsystem_for_Linux" title="Windows Subsystem for Linux">Windows Subsystem for Linux</a></li>
<li><a href="WoW64" title="WoW64">WoW64</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="API" title="API">API</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Active_Scripting" title="Active Scripting">Active Scripting</a>
<ul><li><a href="JScript" title="JScript">JScript</a></li>
<li><a href="VBScript" title="VBScript">VBScript</a></li>
<li><a href="Windows_Script_Host" title="Windows Script Host">WSH</a></li></ul></li>
<li><a href="Component_Object_Model" title="Component Object Model">COM</a>
<ul><li><a href="ActiveX" title="ActiveX">ActiveX</a></li>
<li><a href="ActiveX_Document" title="ActiveX Document">ActiveX Document</a></li>
<li><a href="COM_Structured_Storage" title="COM Structured Storage">COM Structured storage</a></li>
<li><a href="Distributed_Component_Object_Model" title="Distributed Component Object Model">DCOM</a></li>
<li><a href="Object_Linking_and_Embedding" title="Object Linking and Embedding">OLE</a></li>
<li><a href="OLE_Automation" title="OLE Automation">OLE Automation</a></li>
<li><a href="Microsoft_Transaction_Server" title="Microsoft Transaction Server">Transaction Server</a></li></ul></li>
<li><a href="DirectX" title="DirectX">DirectX</a></li>
<li><a href="Windows_Native_API" title="Windows Native API">Native</a></li>
<li><a href=".NET" title=".NET">.NET</a></li>
<li><a href="Universal_Windows_Platform" title="Universal Windows Platform">Universal Windows Platform</a></li>
<li><a href="Windows_API" title="Windows API">WinAPI</a></li>
<li><a href="Windows_Mixed_Reality" title="Windows Mixed Reality">Windows Mixed Reality</a></li>
<li><a href="Windows_Runtime" title="Windows Runtime">Windows Runtime</a></li>
<li><a href="WinUSB" title="WinUSB">WinUSB</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Video_game" title="Video game">Games</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><i><a href="Microsoft_Solitaire_Collection" title="Microsoft Solitaire Collection">Solitaire Collection</a></i></li>
<li><i><a href="Surf_(video_game)" title="Surf (video game)">Surf</a></i></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Discontinued</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Games</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><i><a href="Full_Tilt!_Pinball#3D_Pinball_for_Windows_–_Space_Cadet" title="Full Tilt! Pinball">3D Pinball</a></i></li>
<li><i><a href="Chess_Titans" title="Chess Titans">Chess Titans</a></i></li>
<li><i><a href="Microsoft_FreeCell" title="Microsoft FreeCell">FreeCell</a></i></li>
<li><i><a href="Microsoft_Hearts" title="Microsoft Hearts">Hearts</a></i></li>
<li><i><a href="Windows_Ultimate_Extras" title="Windows Ultimate Extras">Hold 'Em</a></i></li>
<li><i><a href="InkBall" title="InkBall">InkBall</a></i></li>
<li><i><a href="Purble_Place" title="Purble Place">Purble Place</a></i></li>
<li><i><a href="Microsoft_Solitaire" title="Microsoft Solitaire">Solitaire</a></i></li>
<li><i><a href="Microsoft_Spider_Solitaire" title="Microsoft Spider Solitaire">Spider Solitaire</a></i></li>
<li><i><a href="Microsoft_Tinker" title="Microsoft Tinker">Tinker</a></i></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Apps</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="ActiveMovie" title="ActiveMovie">ActiveMovie</a></li>
<li><a href="Windows_Address_Book" title="Windows Address Book">Address Book</a></li>
<li><a href="Windows_Anytime_Upgrade" title="Windows Anytime Upgrade">Anytime Upgrade</a></li>
<li><a href="Backup_and_Restore" title="Backup and Restore">Backup and Restore</a></li>
<li><a href="Cardfile" title="Cardfile">Cardfile</a></li>
<li><a href="Windows_CardSpace" title="Windows CardSpace">CardSpace</a></li>
<li><a href="CD_Player_(Windows)" title="CD Player (Windows)">CD Player</a></li>
<li><a href="Windows_Chat" title="Windows Chat">Chat</a></li>
<li><a href="Windows_Contacts" title="Windows Contacts">Contacts</a></li>
<li><a href="Cortana_(virtual_assistant)" title="Cortana (virtual assistant)">Cortana</a></li>
<li><a href="Windows_Desktop_Gadgets" title="Windows Desktop Gadgets">Desktop Gadgets</a></li>
<li><a href="Microsoft_Diagnostics" title="Microsoft Diagnostics">Diagnostics</a></li>
<li><a href="DriveSpace" title="DriveSpace">DriveSpace</a></li>
<li><a href="Windows_DVD_Maker" title="Windows DVD Maker">DVD Maker</a></li>
<li><a href="Windows_Easy_Transfer" title="Windows Easy Transfer">Easy Transfer</a></li>
<li><a href="Microsoft_Edge_Legacy" title="Microsoft Edge Legacy">Edge Legacy</a></li>
<li><a href="Microsoft_Fax" class="mw-redirect" title="Microsoft Fax">Fax</a></li>
<li><a href="MSN_Food_%26_Drink" class="mw-redirect" title="MSN Food &amp; Drink">Food &amp; Drink</a></li>
<li><a href="Groove_Music" title="Groove Music">Groove Music</a></li>
<li><a href="MSN_Health_%26_Fitness" class="mw-redirect" title="MSN Health &amp; Fitness">Health &amp; Fitness</a></li>
<li><a href="Help_and_Support_Center" class="mw-redirect" title="Help and Support Center">Help and Support Center</a></li>
<li><a href="HyperACCESS" title="HyperACCESS">HyperTerminal</a></li>
<li><a href="Imaging_for_Windows" title="Imaging for Windows">Imaging</a></li>
<li><a href="Internet_Explorer" title="Internet Explorer">Internet Explorer</a></li>
<li><a href="Windows_Journal" title="Windows Journal">Journal</a></li>
<li><a href="Make_Compatible" title="Make Compatible">Make Compatible</a></li>
<li><a href="Windows_Maps" title="Windows Maps">Maps</a></li>
<li><a href="Windows_Media_Center" title="Windows Media Center">Media Center</a></li>
<li><a href="Windows_Meeting_Space" title="Windows Meeting Space">Meeting Space</a></li>
<li><a href="Windows_Messaging" title="Windows Messaging">Messaging</a></li>
<li><a href="Windows_Messenger" title="Windows Messenger">Messenger</a></li>
<li><a href="Windows_Mobile_Device_Center" title="Windows Mobile Device Center">Mobile Device Center</a></li>
<li><a href="Windows_Movie_Maker" title="Windows Movie Maker">Movie Maker</a></li>
<li><a href="MSN_Dial-Up_Internet_Access" title="MSN Dial-Up Internet Access">MSN Dial-Up</a></li>
<li><a href="Microsoft_NetMeeting" title="Microsoft NetMeeting">NetMeeting</a></li>
<li><a href="NTBackup" title="NTBackup">NTBackup</a></li>
<li><a href="Outlook_Express" title="Outlook Express">Outlook Express</a></li>
<li><a href="Paint_3D" title="Paint 3D">Paint 3D</a></li>
<li><a href="Microsoft_Pay" title="Microsoft Pay">Pay</a></li>
<li><a href="Phone_Companion" title="Phone Companion">Phone Companion</a></li>
<li><a href="Windows_Photo_Gallery" title="Windows Photo Gallery">Photo Gallery</a></li>
<li><a href="Windows_Photo_Viewer" title="Windows Photo Viewer">Photo Viewer</a></li>
<li><a href="Program_Manager" title="Program Manager">Program Manager</a></li>
<li><a href="Skype" title="Skype">Skype</a></li>
<li><a href="MSN#Discontinued_apps" title="MSN">Sports</a></li>
<li><a href="Microsoft_Start" title="Microsoft Start">Start</a></li>
<li><a href="Problem_Steps_Recorder" class="mw-redirect" title="Problem Steps Recorder">Steps Recorder</a></li>
<li><a href="Syskey" title="Syskey">Syskey</a></li>
<li><a href="Travel_(Windows)" class="mw-redirect" title="Travel (Windows)">Travel</a></li>
<li><a href="WinHelp" title="WinHelp">WinHelp</a></li>
<li><a href="WordPad" title="WordPad">WordPad</a></li>
<li><a href="Microsoft_Write" title="Microsoft Write">Write</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Others</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Desktop_Cleanup_Wizard" title="Desktop Cleanup Wizard">Desktop Cleanup Wizard</a></li>
<li><a href="Windows_File_Protection" title="Windows File Protection">File Protection</a></li>
<li><a href="Games_for_Windows" title="Games for Windows">Games for Windows</a></li>
<li><a href="High_Performance_File_System" title="High Performance File System">HPFS</a></li>
<li><a href="Interix" title="Interix">Interix</a></li>
<li><a href="Media_Control_Interface" title="Media Control Interface">Media Control Interface</a></li>
<li><a href="MS-DOS_7" title="MS-DOS 7">MS-DOS 7</a></li>
<li><a href="Next-Generation_Secure_Computing_Base" title="Next-Generation Secure Computing Base">Next-Generation Secure Computing Base</a></li>
<li><a href="Microsoft_POSIX_subsystem" title="Microsoft POSIX subsystem">POSIX subsystem</a></li>
<li><a href="Microsoft_ScanDisk" title="Microsoft ScanDisk">ScanDisk</a></li>
<li><a href="Video_for_Windows" title="Video for Windows">Video for Windows</a></li>
<li><a href="Virtual_DOS_machine" title="Virtual DOS machine">Virtual DOS machine</a></li>
<li><a href="Windows_on_Windows" title="Windows on Windows">Windows on Windows</a></li>
<li><a href="Windows_Services_for_UNIX" title="Windows Services for UNIX">Windows Services for UNIX</a></li>
<li><a href="Windows_SideShow" title="Windows SideShow">Windows SideShow</a></li>
<li><a href="Windows_System_Assessment_Tool" title="Windows System Assessment Tool">Windows System Assessment Tool</a></li>
<li><a href="Windows_To_Go" title="Windows To Go">Windows To Go</a></li>
<li><a href="WinFS" title="WinFS">WinFS</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Spun off to<br><a href="Microsoft_Store" title="Microsoft Store">Microsoft Store</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="DVD_Player_(Windows)" title="DVD Player (Windows)">DVD Player</a></li>
<li><a href="Windows_File_Manager" title="Windows File Manager">File Manager</a></li>
<li><a href="Hover!" title="Hover!">Hover!</a></li>
<li><a href="Microsoft_Mahjong" title="Microsoft Mahjong">Mahjong</a></li>
<li><a href="Microsoft_Minesweeper" title="Microsoft Minesweeper">Minesweeper</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div>
<ul><li><span class="noviewer" typeof="mw:File"><span title="Category"></span></span>&nbsp;Category</li>
<li><span class="noviewer" typeof="mw:File"><span title="List-Class article"></span></span>&nbsp;<a href="List_of_Microsoft_Windows_components" title="List of Microsoft Windows components">List</a></li></ul>
</div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-07-25" href="https://en.wikipedia.org/wiki/?title=User_Account_Control&amp;oldid=1302486247">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>

</body></html>